home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / sys / amiga / programmer / 5216 < prev    next >
Encoding:
Text File  |  1996-08-05  |  2.3 KB  |  52 lines

  1. Newsgroups: comp.sys.amiga.programmer
  2. Path: yama.mcc.ac.uk!liv!lucs!news
  3. From: fish@csc.liv.ac.uk (S.E. Morris)
  4. Subject: Re: Will the PPC split up the Amiga community?
  5. Sender: news@csc.liv.ac.uk (News Eater)
  6. Message-ID: <Do46L9.H5o@csc.liv.ac.uk>
  7. In-Reply-To: <759.6640T1197T588@cs.ruu.nl>
  8. Date: Mon, 11 Mar 1996 17:43:57 GMT
  9. To: wsldanke@cs.ruu.nl (Wessel Dankers)
  10. References: <759.6640T1197T588@cs.ruu.nl>
  11. Nntp-Posting-Host: fish@ohio.csc.liv.ac.uk
  12. Organization: Computer Science, University of Liverpool, UK
  13. X-Newsreader: knews 0.9.4
  14.  
  15. In article <759.6640T1197T588@cs.ruu.nl>,
  16. wsldanke@cs.ruu.nl (Wessel Dankers) writes:
  17. >
  18. >If AT introduces the PowerAmiga and developers start writing PPC stuff, won't
  19. >that mean an enormous break between those who start programming/coding for the
  20. >PPC and those who will remain 680x0 oriented just to stay backwards-
  21. >compatible?
  22.  
  23. Two points you have overlooked here:
  24. 1) The new Amiga will run 68000 code via emulation.  This emulation 
  25.    should (we hope) take full advantages of the PPC and thus shouldn't
  26.    be too slow.  All existing OS-friendly software should still run!
  27. 2) If you program in an OS friendly way, and us a high level language
  28.    (like C or C++) then the code can be compiled for either platform.
  29.    Of course, anyone programming in Assembler will suffer the problem of
  30.    having to write two versions of the same code - But then again anyone
  31.    still programming OS apps in Assembler deserves all the trouble they 
  32.    get :->
  33.  
  34. >It seems a bit dangerous, splitting up the (already small) Amiga front in two.
  35. >Can AT cope with this? How did Apple manage this?
  36.  
  37. Apple managed it the way I described above - through emulation for 
  38. legacy software.  This means you don't wipe out your software base 
  39. over night, and enables developers to move gradually (carefully?) over
  40. to the new platform.
  41.  
  42. The worst hit sector of the market will be the games, as many of the 
  43. programmers insist on using Assembler (which is understandable!)
  44. This will mean you will probably get Amiga and PowerAmiga only games.
  45. The 68000 emulation in the new machine could be too slow to run some
  46. of the old games, but I wouldn't be surprised if some bright spark came up 
  47. with an Amiga emulator board for the PowerAmiga to run old games (this
  48. could probably be done *fairly* cheaply too!)
  49.  
  50. -FISH-   ><>
  51.  
  52.